PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedTextBlock Class / writeBlock Method
In This Topic
    writeBlock Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public boolean writeBlock( 
       Stream stream,
       byte[] buffer,
       byte[] buffer2,
       double availableSpace
    )

    Parameters

    stream
    buffer
    buffer2
    availableSpace
    See Also